home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / D / DISCOURSE.cpt / d i s c o u r s e / card_3044.txt < prev    next >
Text File  |  1988-06-06  |  54KB  |  1,559 lines

  1. -- card: 3044 from stack: in
  2. -- bmap block id: 5443
  3. -- flags: 0000
  4. -- background id: 2811
  5. -- name: ONE
  6.  
  7.  
  8. -- part 17 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=0 top=114 right=193 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 2
  16. -- text size: 24
  17. -- style flags: 2048
  18. -- line height: 26
  19. -- part name: ONE
  20.  
  21.  
  22. -- part 10 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=0 top=117 right=227 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 2
  30. -- text size: 14
  31. -- style flags: 2048
  32. -- line height: 18
  33. -- part name: DEFINE
  34.  
  35.  
  36. -- part 5 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=0 top=127 right=156 bottom=512
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 2
  44. -- text size: 24
  45. -- style flags: 2048
  46. -- line height: 26
  47. -- part name: ONEB
  48.  
  49.  
  50. -- part 21 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=227 top=152 right=204 bottom=286
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: ONE
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   set dragSpeed to 200
  65.   set pattern to 1
  66.   choose brush tool
  67.   set brush to 28
  68.   drag from 256,97 to 256,97
  69.   drag from 255,99 to 257,99
  70.   drag from 254,101 to 258,101
  71.   drag from 253,103 to 259,103
  72.   drag from 251,105 to 261,105
  73.   drag from 250,107 to 262,107
  74.   drag from 249,109 to 263,109
  75.   drag from 248,111 to 264,111
  76.   drag from 247,113 to 265,113
  77.   drag from 246,115 to 266,115
  78.   drag from 245,117 to 267,117
  79.   drag from 243,119 to 269,119
  80.   drag from 242,121 to 270,121
  81.   drag from 241,123 to 271,123
  82.   drag from 240,125 to 272,125
  83.   drag from 239,127 to 273,127
  84.   drag from 238,129 to 274,129
  85.   drag from 237,131 to 275,131
  86.   drag from 235,133 to 277,133
  87.   drag from 234,135 to 278,135
  88.   drag from 233,137 to 279,137
  89.   drag from 232,139 to 280,139
  90.   drag from 231,141 to 281,141
  91.   drag from 230,143 to 282,143
  92.   drag from 229,145 to 283,145
  93.   drag from 227,147 to 285,147
  94.   drag from 226,149 to 286,149
  95.   drag from 225,151 to 287,151
  96.   drag from 224,153 to 288,153
  97.   drag from 223,155 to 289,155
  98.   drag from 222,157 to 290,157
  99.   drag from 221,159 to 291,159
  100.   drag from 219,161 to 293,161
  101.   drag from 218,163 to 294,163
  102.   drag from 217,165 to 295,165
  103.   drag from 216,167 to 296,167
  104.   drag from 215,169 to 297,169
  105.   drag from 214,171 to 298,171
  106.   drag from 213,173 to 299,173
  107.   wait 2 secs
  108.   set dragSpeed to 400
  109.   set pattern to 12
  110.   set brush to 28
  111.   drag from 256,97 to 256,97
  112.   drag from 255,99 to 257,99
  113.   drag from 254,101 to 258,101
  114.   drag from 253,103 to 259,103
  115.   drag from 251,105 to 261,105
  116.   drag from 250,107 to 262,107
  117.   drag from 249,109 to 263,109
  118.   drag from 248,111 to 264,111
  119.   drag from 247,113 to 265,113
  120.   drag from 246,115 to 266,115
  121.   drag from 245,117 to 267,117
  122.   drag from 243,119 to 269,119
  123.   drag from 242,121 to 270,121
  124.   drag from 241,123 to 271,123
  125.   drag from 240,125 to 272,125
  126.   drag from 239,127 to 273,127
  127.   drag from 238,129 to 274,129
  128.   drag from 237,131 to 275,131
  129.   drag from 235,133 to 277,133
  130.   drag from 234,135 to 278,135
  131.   drag from 233,137 to 279,137
  132.   drag from 232,139 to 280,139
  133.   drag from 231,141 to 281,141
  134.   drag from 230,143 to 282,143
  135.   drag from 229,145 to 283,145
  136.   drag from 227,147 to 285,147
  137.   drag from 226,149 to 286,149
  138.   drag from 225,151 to 287,151
  139.   drag from 224,153 to 288,153
  140.   drag from 223,155 to 289,155
  141.   drag from 222,157 to 290,157
  142.   drag from 221,159 to 291,159
  143.   drag from 219,161 to 293,161
  144.   drag from 218,163 to 294,163
  145.   drag from 217,165 to 295,165
  146.   drag from 216,167 to 296,167
  147.   drag from 215,169 to 297,169
  148.   drag from 214,171 to 298,171
  149.   drag from 213,173 to 299,173
  150.   choose browse tool
  151.   put "a" into line three of card field "DEFINE" of card "ONE"
  152.   put "a   c" into line three of card field "DEFINE" of card "ONE"
  153.   put "a   c o" into line three of card field "DEFINE" of card "ONE"
  154.   put "a   c o m" into line three of card field "DEFINE" of card "ONE"
  155.   put "a   c o m p" into line three of card field "DEFINE" of card "ONE"
  156.   put "a   c o m p u" into line three of card field "DEFINE" of card "ONE"
  157.   put "a   c o m p u t" into line three of card field "DEFINE" of card "ONE"
  158.   put "a   c o m p u t e" into line three of card field "DEFINE" of card "ONE"
  159.   put "a   c o m p u t e r" into line three of card field "DEFINE" of card "ONE"
  160.   wait 90 ticks
  161.   put "p" into line three of card field "DEFINE" of card "ONE"
  162.   put "p r" into line three of card field "DEFINE" of card "ONE"
  163.   put "p r o" into line three of card field "DEFINE" of card "ONE"
  164.   put "p r o j" into line three of card field "DEFINE" of card "ONE"
  165.   put "p r o j e" into line three of card field "DEFINE" of card "ONE"
  166.   put "p r o j e c" into line three of card field "DEFINE" of card "ONE"
  167.   put "p r o j e c t" into line three of card field "DEFINE" of card "ONE"
  168.   put "p r o j e c t   b" into line three of card field "DEFINE" of card "ONE"
  169.   put "p r o j e c t   b y" into line three of card field "DEFINE" of card "ONE"
  170.   wait 90 ticks
  171.   put "m" into line three of card field "DEFINE" of card "ONE"
  172.   put "m i" into line three of card field "DEFINE" of card "ONE"
  173.   put "m i c" into line three of card field "DEFINE" of card "ONE"
  174.   put "m i c h" into line three of card field "DEFINE" of card "ONE"
  175.   put "m i c h a" into line three of card field "DEFINE" of card "ONE"
  176.   put "m i c h a e" into line three of card field "DEFINE" of card "ONE"
  177.   put "m i c h a e l" into line three of card field "DEFINE" of card "ONE"
  178.   put "m i c h a e l   t" into line three of card field "DEFINE" of card "ONE"
  179.   put "m i c h a e l   t i" into line three of card field "DEFINE" of card "ONE"
  180.   put "m i c h a e l   t i d" into line three of card field "DEFINE" of card "ONE"
  181.   put "m i c h a e l   t i d m" into line three of card field "DEFINE" of card "ONE"
  182.   put "m i c h a e l   t i d m u" into line three of card field "DEFINE" of card "ONE"
  183.   put "m i c h a e l   t i d m u s" into line three of card field "DEFINE" of card "ONE"
  184.   wait 2 secs
  185.   put " " into line three of card field "DEFINE" of card "ONE"
  186.   set lockScreen to true
  187.   put "H E A L T H   &   M O R A L I T Y" into card field "TWOB" of card "TWO"
  188.   set lockScreen to false
  189.   visual effect dissolve slowly
  190.   go to card "TWO"
  191.   set lockScreen to true
  192.   put "a   d e s u l t o r y   d i s c o u r s e" into card field "ONEB" of card "ONE"
  193.   set lockScreen to false
  194.   wait 3 secs
  195.   visual effect dissolve slowly
  196.   go to card "ONE"
  197.   set lockScreen to true
  198.   put " " into card field "TWOB" of card "TWO"
  199.   put "modern morality consists in accepting the standard" into line 1 of card field "DEFINE" of card "TWO"
  200.   put "of one‚Äôs age. i consider that for any man of culture" into line 2 of card field "DEFINE" of card "TWO"
  201.   put "to accept the standard of his age is a form" into line 3 of card field "DEFINE" of card "TWO"
  202.   put "of the grossest immorality." into line 4 of card field "DEFINE" of card "TWO"
  203.   put "oscar wilde: the picture of dorian gray" into line 5 of card field "DEFINE" of card "TWO"
  204.   set lockScreen to false
  205.   wait 3 secs
  206.   visual effect dissolve slowly
  207.   go to card "TWO"
  208.   set lockScreen to true
  209.   put " " into card field "ONEB" of card "ONE"
  210.   put "illness of any kind is hardly a thing" into line 1 of card field "DEFINE" of card "ONE"
  211.   put "to be encouraged in others." into line 2 of card field "DEFINE" of card "ONE"
  212.   put "health is the primary duty of life" into line 3 of card field "DEFINE" of card "ONE"
  213.   put "oscar wilde: lady windermere‚Äôs fan" into line 4 of card field "DEFINE" of card "ONE"
  214.   set lockScreen to false
  215.   wait 11 secs
  216.   visual effect dissolve slowly
  217.   go to card "ONE"
  218.   set lockscreen to true
  219.   put " " into card field "DEFINE" of card "TWO"
  220.   set lockScreen to false
  221.   wait 8 secs
  222.   visual effect dissolve slowly
  223.   go to card "TWO"
  224.   set lockScreen to true
  225.   put " " into card field "DEFINE" of card "ONE"
  226.   put "1. P R O   B O N O   P U B L I C O" into card field "ONEB" of card "ONE"
  227.   set lockScreen to false
  228.   wait 2 secs
  229.   visual effect dissolve slowly
  230.   go to card "ONE"
  231.   set lockScreen to true
  232.   put "(for the welfare of the people)" into card field "TWOB" of card "TWO"
  233.   set lockScreen to false
  234.   wait 2 secs
  235.   visual effect dissolve slowly
  236.   go to card "TWO"
  237.   set lockScreen to true
  238.   put " " into card field "ONEB" of card "ONE"
  239.   set lockScreen to false
  240.   wait 90 ticks
  241.   visual effect dissolve slowly
  242.   go to card "ONE"
  243.   set lockScreen to true
  244.   put "the left foot of a tortoise" into card field "TWOB" of card "TWO"
  245.   set lockScreen to false
  246.   wait 90 ticks
  247.   visual effect dissolve slowly
  248.   go to card "TWO"
  249.   set lockScreen to true
  250.   put "the urine of a lizard" into card field "ONEB" of card "ONE"
  251.   set lockScreen to false
  252.   wait 90 ticks
  253.   visual effect dissolve slowly
  254.   go to card "ONE"
  255.   set lockScreen to true
  256.   put "the dung of an elephant" into card field "TWOB" of card "TWO"
  257.   set lockScreen to false
  258.   wait 90 ticks
  259.   visual effect dissolve slowly
  260.   go to card "TWO"
  261.   set lockScreen to true
  262.   put "the liver of a mole" into card field "ONEB" of card "ONE"
  263.   set lockScreen to false
  264.   wait 90 ticks
  265.   visual effect dissolve slowly
  266.   go to card "ONE"
  267.   set lockScreen to true
  268.   put " " into card field "TWOB" of card "TWO"
  269.   put "blood drawn from" into line 1 of card field "TWO" of card "TWO"
  270.   put "the right wing of a pigeon" into line 2 of card field "TWO" of card "TWO"
  271.   set lockScreen to false
  272.   wait 2 secs
  273.   visual effect dissolve slowly
  274.   go to card "TWO"
  275.   set lockScreen to true
  276.   put "the pulverized droppings of a rat" into card field "ONEB" of card "ONE"
  277.   set lockScreen to false
  278.   wait 90 ticks
  279.   visual effect dissolve slowly
  280.   go to card "ONE"
  281.   set lockScreen to true
  282.   put " " into card field "TWO" of card "TWO"
  283.   put "a dried toad" into card field "TWOB" of card "TWO"
  284.   set lockScreen to false
  285.   wait 90 ticks
  286.   visual effect dissolve slowly
  287.   go to card "TWO"
  288.   set lockScreen to true
  289.   put " " into card field "ONEB" of card "ONE"
  290.   put "these elements," into line 1 of card field "ONE" of card "ONE"
  291.   put "when sewn into a bag" into line 2 of card field "ONE" of card "ONE"
  292.   set lockScreen to false
  293.   wait 90 ticks
  294.   visual effect dissolve slowly
  295.   go to card "ONE"
  296.   set lockScreen to true
  297.   put "and hung at one‚Äôs breast," into card field "TWOB" of card "TWO"
  298.   set lockScreen to false
  299.   wait 90 ticks
  300.   visual effect dissolve slowly
  301.   go to card "TWO"
  302.   set lockScreen to true
  303.   put "serve as a trap" into line 1 of card field "ONE" of card "ONE"
  304.   put "to absorb the poisonous airs" into line 2 of card field "ONE" of card "ONE"
  305.   set lockScreen to false
  306.   wait 90 ticks
  307.   visual effect dissolve slowly
  308.   go to card "ONE"
  309.   set lockScreen to true
  310.   put " " into card field "TWOB" of card "TWO"
  311.   put "which surround one‚Äôs body" into line 1 of card field "TWO" of card "TWO"
  312.   put "in an area of the plague" into line 2 of card field "TWO" of card "TWO"
  313.   set lockScreen to false
  314.   wait 2 secs
  315.   visual effect dissolve slowly
  316.   go to card "TWO"
  317.   set lockScreen to true
  318.   put " " into card field "ONE" of card "ONE"
  319.   put "this prescription represents" into card field "ONEB" of card "ONE"
  320.   set lockScreen to false
  321.   wait 2 secs
  322.   visual effect dissolve slowly
  323.   go to card "ONE"
  324.   set lockScreen to true
  325.   put "a medical and scientific approach" into line 1 of card field "TWO" of card"TWO"
  326.   put "to public safety in the year 1618" into line 2 of card field "TWO" of card "TWO"
  327.   set lockScreen to false
  328.   wait 2 secs
  329.   visual effect dissolve slowly
  330.   go to card "TWO"
  331.   set lockScreen to true
  332.   put " " into card field "ONEB" of card "ONE"
  333.   set lockScreen to false
  334.   wait 4 secs
  335.   visual effect dissolve slowly
  336.   go to card "ONE"--BLACK SCREEN
  337.   set lockScreen to true
  338.   put " " into card field "TWO" of card "TWO"
  339.   put "2. A L C H E M Y" into card field "TWOB" of card "TWO" --ALCHEMY
  340.   set lockScreen to false
  341.   wait 2 secs
  342.   click at 126,10
  343. end mouseUp
  344.  
  345.  
  346.  
  347.  
  348. -- part 23 (button)
  349. -- low flags: 00
  350. -- high flags: 0000
  351. -- rect: left=95 top=0 right=52 bottom=154
  352. -- title width / last selected line: 0
  353. -- icon id / first selected line: 0 / 0
  354. -- text alignment: 1
  355. -- font id: 0
  356. -- text size: 12
  357. -- style flags: 0
  358. -- line height: 16
  359. -- part name: TWO
  360. ----- HyperTalk script -----
  361. on mouseUp
  362.   visual effect dissolve slowly
  363.   go to card "TWO"
  364.   set lockScreen to true
  365.   put "an early form of chemistry, with philosophical and magical associations, studied  in the middle ages: its chief aims were to change baser metals into gold and to discover the elixir of perpetual youth" into card field "DEFINE" of card "ONE"
  366.   set lockScreen to false
  367.   wait 2 secs
  368.   visual effect dissolve slowly
  369.   go to card "ONE"
  370.   set lockScreen to true
  371.   put " " into card field "TWOB" of card "TWO"
  372.   set lockScreen to false
  373.   wait 11 secs
  374.   visual effect dissolve slowly
  375.   go to card "TWO"
  376.   set lockScreen to true
  377.   put " " into card field "DEFINE" of card "ONE"
  378.   put "the transformation" into card field "ONEB" of card "ONE"
  379.   set lockScreen to false
  380.   wait 90 ticks
  381.   visual effect dissolve slowly
  382.   go to card "ONE"
  383.   set lockScreen to true
  384.   put "of base materials" into line 1 of card field "TWO" of card "TWO"
  385.   put "into pure gold" into line 2 of card field "TWO" of card "TWO"
  386.   set lockScreen to false
  387.   wait 90 ticks
  388.   visual effect dissolve slowly
  389.   go to card "TWO"
  390.   set lockScreen to true
  391.   put "is still practiced" into card field "ONEB" of card "ONE"
  392.   set lockScreen to false
  393.   wait 2 secs
  394.   visual effect dissolve slowly
  395.   go to card "ONE"
  396.   set lockScreen to true
  397.   put "by large american" into line 1 of card field "TWO" of card "TWO"
  398.   put "pharmaceutical companies" into line 2 of card field "TWO" of card "TWO"
  399.   set lockScreen to false
  400.   wait 90 ticks
  401.   visual effect dissolve slowly
  402.   go to card "TWO"
  403.   set lockScreen to true
  404.   put "such as" into card field "ONEB" of card "ONE"
  405.   set lockScreen to false
  406.   wait 2 secs
  407.   visual effect dissolve slowly
  408.   go to card "ONE"
  409.   set lockScreen to true
  410.   put " " into card field "TWO" of card "TWO"
  411.   put "burroughs-wellcome" into card field "TWOB" of card "TWO"
  412.   set lockScreen to false
  413.   wait 90 ticks
  414.   visual effect dissolve slowly
  415.   go to card "TWO"
  416.   set lockScreen to true
  417.   put " " into card field "ONEB" of card "ONE"
  418.   set lockScreen to false
  419.   wait 90 ticks
  420.   visual effect dissolve slowly
  421.   go to card "ONE"
  422.   set lockScreen to true
  423.   put " " into card field "TWOB" of card "TWO"
  424.   put "burroughs-wellcome" into line 1 of card field "TWO" of card "TWO"
  425.   put "is the sole manufacturer of AZT," into line 2 of card field "TWO" of card "TWO"
  426.   set lockScreen to false
  427.   wait 90 ticks
  428.   visual effect dissolve slowly
  429.   go to card "TWO"
  430.   set lockScreen to true
  431.   put "one of the few drugs thought" into line 1 of card field "ONE" of card "ONE"
  432.   put "to be effective against AIDS" into line 2 of card field "ONE" of card "ONE"
  433.   set lockScreen to false
  434.   wait 2 secs
  435.   visual effect dissolve slowly
  436.   go to card "ONE"
  437.   set lockScreen to true
  438.   put " " into card field "TWO" of card "TWO"
  439.   set lockScreen to false
  440.   wait 2 secs
  441.   visual effect dissolve slowly
  442.   go to card "TWO"
  443.   set lockScreen to true
  444.   put " " into card field "ONE" of card "ONE"
  445.   put "burroughs-wellcome" into card field "ONEB" of card "ONE"
  446.   set lockScreen to false
  447.   wait 90 ticks
  448.   visual effect dissolve slowly
  449.   go to card "ONE"
  450.   set lockScreen to true
  451.   put "charges a person with AIDS" into line 1 of card field "TWO" of card "TWO"
  452.   put "$150.24 for an eight day supply," into line 2 of card field "TWO" of card "TWO"
  453.   set lockScreen to false
  454.   wait 90 ticks
  455.   visual effect dissolve slowly
  456.   go to card "TWO"
  457.   set lockScreen to true
  458.   put " " into card field "ONEB" of card "ONE"
  459.   put "or roughly, $8,000.00" into line 1 of card field "ONE" of card "ONE"
  460.   put "to $10,000.00 per year" into line 2 of card field "ONE" of card "ONE"
  461.   set lockScreen to false
  462.   wait 3 secs
  463.   visual effect dissolve slowly
  464.   go to card "ONE"
  465.   set lockScreen to true
  466.   put " " into card field "TWO" of card "TWO"
  467.   set lockScreen to false
  468.   wait 4 secs
  469.   visual effect dissolve slowly
  470.   go to card "TWO"
  471.   put " " into card field "ONE" of card "ONE"
  472.   put "burroughs-wellcome" into card field "ONEB" of card "ONE"
  473.   set lockScreen to false
  474.   wait 90 ticks
  475.   visual effect dissolve slowly
  476.   go to card "ONE"
  477.   set lockScreen to true
  478.   put " " into card field "TWOB" of card "TWO"
  479.   put "reports that over 10,000" into line 1 of card field "TWO" of card "TWO"
  480.   put "AIDS-affected persons" into line 2 of card field "TWO" of card "TWO"
  481.   set lockScreen to false
  482.   wait 90 ticks
  483.   visual effect dissolve slowly
  484.   go to card "TWO"
  485.   set lockScreen to true
  486.   put "are currently taking AZT" into card field "ONEB" of card "ONE"
  487.   set lockScreen to false
  488.   wait 2 secs
  489.   visual effect dissolve slowly
  490.   go to card "ONE"
  491.   set lockScreen to true
  492.   put " " into card field "TWO" of card "TWO"
  493.   set lockScreen to false
  494.   wait 90 ticks
  495.   visual effect dissolve slowly
  496.   go to card "TWO"
  497.   set lockScreen to true
  498.   put "burroughs-wellcome" into card field "ONEB" of card "ONE"
  499.   set lockScreen to false
  500.   wait 90 ticks
  501.   visual effect venetian blinds slowly
  502.   go to card "IMAGE ONE"
  503.   set lineSize to 3 --DRAW IMAGE ONE
  504.   set centered to true
  505.   set pattern to 1
  506.   set filled to true
  507.   set dragSpeed to 25
  508.   choose oval tool
  509.   drag from 167,267 to 187,287
  510.   put "A" into card field "A" of card "IMAGE ONE"
  511.   wait 1 secs
  512.   drag from 221,133 to 241,153
  513.   put "Z" into card field "Z" of card "IMAGE ONE"
  514.   wait 1 secs
  515.   drag from 267,273 to 287,293
  516.   put "T" into card field "T" of card "IMAGE ONE"
  517.   wait 1 secs
  518.   drag from 375,142 to 395,162
  519.   put "$" into card field "DOLLAR" of card "IMAGE ONE"
  520.   wait 1 secs
  521.   wait 2 secs
  522.   choose browse tool
  523.   visual effect venetian blinds slowly
  524.   go to card "TWO"
  525.   set lockScreen to true
  526.   go to card "IMAGE ONE"
  527.   choose select tool
  528.   set dragSpeed to 400
  529.   doMenu Select All
  530.   doMenu Clear Picture
  531.   put " " into card field "A" of card "IMAGE ONE"
  532.   put " " into card field "Z" of card "IMAGE ONE"
  533.   put " " into card field "T" of card "IMAGE ONE"
  534.   put "" into card field "DOLLAR" of card "IMAGE ONE"
  535.   go to card "TWO"
  536.   set lockScreen to false
  537.   choose browse tool
  538.   --wait 90 ticks
  539.   visual effect dissolve slowly
  540.   go to card "ONE"
  541.   set lockScreen to true
  542.   put "has changed base materials," into card field "TWOB" of card "TWO"
  543.   set lockScreen to false
  544.   wait 90 ticks
  545.   visual effect dissolve slowly
  546.   go to card "TWO"
  547.   set lockScreen to true
  548.   put " " into card field "ONEB" of card "ONE"
  549.   put "into a fifty million dollar" into line 1 of card field "ONE" of card "ONE"
  550.   put "a year business" into line 2 of card field "ONE" of card "ONE"
  551.   set lockScreen to false
  552.   wait 2 secs
  553.   visual effect dissolve slowly
  554.   go to card "ONE"
  555.   set lockScreen to true
  556.   put "pure gold" into card field "TWOB" of card "TWO"
  557.   set lockScreen to false
  558.   wait 90 ticks
  559.   visual effect dissolve slowly
  560.   go to card "TWO"
  561.   set lockScreen to true
  562.   put " " into card field "ONE" of card "ONE"
  563.   set lockScreen to false
  564.   wait 2 secs
  565.   visual effect dissolve slowly
  566.   go to card "ONE"
  567.   set lockScreen to true
  568.   put "burroughs-wellcome" into card field "TWOB" of card "TWO"
  569.   set lockScreen to false
  570.   wait 90 ticks
  571.   visual effect dissolve slowly
  572.   go to card "TWO"
  573.   set lockScreen to true
  574.   put "foresees no reduction" into line 1 of card field "ONE" of card "ONE"
  575.   put "in the future cost of AZT" into line 2 of card field "ONE" of card "ONE"
  576.   set lockScreen to false
  577.   wait 90 ticks
  578.   visual effect dissolve slowly
  579.   go to card "ONE"
  580.   set lockScreen to true
  581.   put " " into card field "TWOB" of card "TWO"
  582.   set lockScreen to false
  583.   wait 2 secs
  584.   visual effect dissolve slowly
  585.   go to card "TWO"
  586.   set lockScreen to true
  587.   put " " into card field "ONE" of card "ONE"
  588.   put "according to the new york times," into card field "ONEB" of card "ONE"
  589.   set lockScreen to false
  590.   wait 90 ticks
  591.   visual effect dissolve slowly
  592.   go to card "ONE"
  593.   set lockScreen to true
  594.   put "burroughs-wellcome" into card field "TWOB" of card "TWO"
  595.   set lockScreen to false
  596.   wait 90 ticks
  597.   visual effect dissolve slowly
  598.   go to card "TWO"
  599.   set lockScreen to true
  600.   put " " into card field "ONEB" of card "ONE"
  601.   put "has refused to supply AZT" into line 1 of card field "ONE" of card "ONE"
  602.   put "for clinical trials," into line 2 of card field "ONE" of card "ONE"
  603.   set lockScreen to false
  604.   wait 90 ticks
  605.   visual effect dissolve slowly
  606.   go to card "ONE"
  607.   set lockScreen to true
  608.   put " " into card field "TWOB" of card "TWO"
  609.   put "deemed crucial" into line 1 of card field "TWO" of card "TWO"
  610.   put "by government scientists," into line 2 of card field "TWO" of card "TWO"
  611.   set lockScreen to false
  612.   wait 2 secs
  613.   visual effect dissolve slowly
  614.   go to card "TWO"
  615.   set lockScreen to true
  616.   put "to develop less toxic drugs" into line 1 of card field "ONE" of card "ONE"
  617.   put "for the treatment of AIDS" into line 2 of card field "ONE" of card "ONE"
  618.   set lockScreen to false
  619.   wait 90 ticks
  620.   visual effect dissolve slowly
  621.   go to card "ONE"
  622.   set lockScreen to true
  623.   put " " into card field "TWO" of card "TWO"
  624.   set lockScreen to false
  625.   wait 2 secs
  626.   visual effect dissolve slowly
  627.   go to card "TWO"
  628.   set lockScreen to true
  629.   put " " into card field "ONE" of card "ONE"
  630.   put "burroughs-wellcome:" into card field "ONEB" of card "ONE"
  631.   set lockScreen to false
  632.   wait 90 ticks
  633.   visual effect dissolve slowly
  634.   go to card "ONE"
  635.   set lockScreen to true
  636.   put "better living and greater profit" into line 1 of card field "TWO" of card "TWO"
  637.   put "through modern alchemy" into line 2 of card field "TWO" of card "TWO"
  638.   set lockScreen to false
  639.   wait 90 ticks
  640.   visual effect dissolve slowly
  641.   go to card "TWO"
  642.   set lockScreen to true
  643.   put " " into card field "ONEB" of card "ONE"
  644.   set lockScreen to false
  645.   wait 3 secs
  646.   visual effect dissolve slowly
  647.   go to card "ONE"--BLANK
  648.   set lockScreen to true
  649.   put " " into card field "TWO" of card "TWO"
  650.   set lockScreen to false
  651.   wait 90 ticks
  652.   visual effect dissolve slowly
  653.   go to card "TWO"
  654.   set lockScreen to true
  655.   put "3. C H R I S T I A N   C H A R I T Y" into card field "ONEB" of card "ONE"
  656.   set lockScreen to false
  657.   wait 90 ticks
  658.   visual effect dissolve slowly
  659.   go to card "ONE"
  660.   set lockScreen to true
  661.   put "the love of God for man or man for his fellow man" into line 1 of card field "DEFINE" of card "TWO"
  662.   put "an act of good will or affection" into line 2 of card field "DEFINE" of card "TWO"
  663.   put "the feeling of goodwill: benevolence" into line 3 of card field "DEFINE" of card "TWO"
  664.   put "kindness or leniency in judging others" into line 4 of card field "DEFINE" of card "TWO"
  665.   set lockScreen to false
  666.   wait 3 secs
  667.   click at 211,10
  668. end mouseUp
  669.  
  670.  
  671.  
  672.  
  673. -- part 24 (button)
  674. -- low flags: 00
  675. -- high flags: 0000
  676. -- rect: left=183 top=0 right=52 bottom=242
  677. -- title width / last selected line: 0
  678. -- icon id / first selected line: 0 / 0
  679. -- text alignment: 1
  680. -- font id: 0
  681. -- text size: 12
  682. -- style flags: 0
  683. -- line height: 16
  684. -- part name: THREE
  685. ----- HyperTalk script -----
  686. on mouseUp
  687.   visual effect dissolve slowly
  688.   go to card "TWO"
  689.   set lockScreen to true
  690.   put " " into card field "ONEB" of card "ONE"
  691.   set lockScreen to false
  692.   wait 10 secs
  693.   visual effect dissolve slowly
  694.   go to card "ONE"
  695.   set lockScreen to true
  696.   put " " into card field "DEFINE" of card "TWO"
  697.   put "in 1982, jerry falwell‚Äôs" into line 1 of card field "TWO" of card "TWO"
  698.   put "moral majority began a campaign" into line 2 of card field "TWO" of card "TWO"
  699.   set lockScreen to false
  700.   wait 2 secs
  701.   visual effect dissolve slowly
  702.   go to card "TWO"
  703.   set lockScreen to true
  704.   put "of ‚Äúchristian charity‚Äù against" into line 1 of card field "ONE" of card "ONE"
  705.   put "federally funded research" into line 2 of card field "ONE" of card "ONE"
  706.   set lockScreen to false
  707.   wait 2 secs
  708.   visual effect dissolve slowly
  709.   go to card "ONE"
  710.   set lockScreen to true
  711.   put "to find the cause of," into line 1 of card field "TWO" of card "TWO"
  712.   put "and a cure for, AIDS" into line 2 of card field "TWO" of card "TWO"
  713.   set lockScreen to false
  714.   wait 2 secs
  715.   visual effect dissolve slowly
  716.   go to card "TWO"
  717.   set lockScreen to true
  718.   put " " into card field "ONE" of card "ONE"
  719.   set lockScreen to false
  720.   wait 2 secs
  721.   visual effect dissolve slowly
  722.   go to card "ONE"
  723.   put "according to moral majority" into line 1 of card field "TWO" of card "TWO"
  724.   put "vice president, cal thomas," into line 2 of card field "TWO" of card "TWO"
  725.   set lockScreen to false
  726.   wait 2 secs
  727.   visual effect dissolve slowly
  728.   go to card "TWO"
  729.   set lockScreen to true
  730.   put "‚Äúif the medical community thinks" into card field "ONEB" of card "ONE"
  731.   set lockScreen to false
  732.   wait 2 secs
  733.   visual effect dissolve slowly
  734.   go to card "ONE"
  735.   set lockScreen to true
  736.   put "that a new drug is what is needed" into line 1 of card field "TWO" of card "TWO"
  737.   put "to combat these diseases," into line 2 of card field "TWO" of card "TWO"
  738.   set lockScreen to false
  739.   wait 90 ticks
  740.   visual effect dissolve slowly
  741.   go to card "TWO"
  742.   set lockScreen to true
  743.   put "it is deluding itself." into line 1 of card field "ONEB" of card "ONE"
  744.   set lockScreen to false
  745.   wait 3 secs
  746.   visual effect dissolve slowly
  747.   go to card "ONE"
  748.   set lockScreen to true
  749.   put "there is a price to pay" into line 1 of card field "TWO" of card "TWO"
  750.   put "for immorality" into line 2 of card field "TWO" of card "TWO"
  751.   set lockScreen to false
  752.   wait 90 ticks
  753.   visual effect dissolve slowly
  754.   go to card "TWO"
  755.   set lockScreen to true
  756.   put "and immoral behavior.‚Äù" into card field "ONEB" of card "ONE"
  757.   set lockScreen to false
  758.   wait 2 secs
  759.   visual effect dissolve slowly
  760.   go to card "ONE"
  761.   set lockScreen to true
  762.   put " " into card field "TWO" of card "TWO"
  763.   set lockScreen to false
  764.   wait 90 ticks
  765.   visual effect dissolve slowly
  766.   go to card "TWO"
  767.   set lockScreen to true
  768.   put " " into card field "ONEB" of card "ONE"
  769.   put "a moral majority newsletter" into line 1 of card field "ONE" of card "ONE"
  770.   put "published in 1983 read:" into line 2 of card field "ONE" of card "ONE"
  771.   set lockScreen to false
  772.   wait 2 secs
  773.   visual effect dissolve slowly
  774.   go to card "ONE"
  775.   set lockScreen to true
  776.   put "‚Äúwhy should the taxpayers" into line 1 of card field "TWO" of card "TWO"
  777.   put "have to spend money" into line 2 of card field "TWO" of card "TWO"
  778.   set lockScreen to false
  779.   wait 2 secs
  780.   visual effect dissolve slowly
  781.   go to card "TWO"
  782.   set lockScreen to true
  783.   put " " into card field "ONE" of card "ONE"
  784.   put "to cure diseases" into card field "ONEB" of card "ONE"
  785.   set lockScreen to false
  786.   wait 2 secs
  787.   visual effect dissolve slowly
  788.   go to card "ONE"
  789.   set lockScreen to true
  790.   put "that don‚Äôt have to start" into line 1 of card field "TWO" of card "TWO"
  791.   put "in the first place?" into line 2 of card field "TWO" of card "TWO"
  792.   set lockScreen to false
  793.   wait 2 secs
  794.   visual effect dissolve slowly
  795.   go to card "TWO"
  796.   set lockScreen to true
  797.   put " " into card field "ONEB" of card "ONE"
  798.   put "let‚Äôs help the drug users" into line 1 of card field "ONE" of card "ONE"
  799.   put "who want to be helped" into line 2 of card field "ONE" of card "ONE"
  800.   set lockScreen to false
  801.   wait 2 secs
  802.   visual effect dissolve slowly
  803.   go to card "ONE"
  804.   set lockScreen to true
  805.   put " " into card field "TWO" of card "TWO"
  806.   put "and the haitian people." into card field "TWOB" of card "TWO"
  807.   set lockScreen to false
  808.   wait 2 secs
  809.   visual effect dissolve slowly
  810.   go to card "TWO"
  811.   set lockScreen to true
  812.   put "but let‚Äôs let the homosexual" into line 1 of card field "ONE" of card "ONE"
  813.   put "community do its own research." into line 2 of card field "ONE" of card "ONE"
  814.   set lockScreen to false
  815.   wait 2 secs
  816.   visual effect dissolve slowly
  817.   go to card "ONE"
  818.   set lockScreen to true
  819.   put "why should the american taxpayer" into card field "TWOB" of card "TWO"
  820.   set lockScreen to false
  821.   wait 2 secs
  822.   visual effect dissolve slowly
  823.   go to card "TWO"
  824.   set lockScreen to true
  825.   put "have to bail out" into line 1 of card field "ONE" of card "ONE"
  826.   put "these perverted people?‚Äù" into line 2 of card field "ONE" of card "ONE"
  827.   set lockScreen to false
  828.   wait 90 ticks
  829.   visual effect dissolve slowly
  830.   go to card "ONE"
  831.   set lockScreen to true
  832.   put " " into card field "TWOB" of card "TWO"
  833.   set lockScreen to false
  834.   wait 2 secs
  835.   visual effect dissolve slowly
  836.   go to card "TWO"
  837.   set lockScreen to true
  838.   put "in 1986, u.s. vice president" into line 1 of card field "ONE" of card "ONE"
  839.   put "george bush," into line 2 of card field "ONE" of card "ONE"
  840.   set lockScreen to false
  841.   wait 2 secs
  842.   visual effect dissolve slowly
  843.   go to card "ONE"
  844.   set lockScreen to true
  845.   put "addressing a gathering" into line 1 of card field "TWO" of card "TWO"
  846.   put "of jerry falwell‚Äôs" into line 2 of card field "TWO" of card "TWO"
  847.   set lockScreen to false
  848.   wait 2 secs
  849.   visual effect dissolve slowly
  850.   go to card "TWO"
  851.   set lockScreen to true
  852.   put "‚Äúcharitably christian‚Äù" into line 1 of card field "ONE" of card "ONE"
  853.   put "moral majority, said," into line 2 of card field "ONE" of card "ONE"
  854.   set lockScreen to false
  855.   wait 2 secs
  856.   visual effect dissolve slowly
  857.   go to card "ONE"
  858.   set lockScreen to true
  859.   put " " into card field "TWO" of card "TWO"
  860.   put "‚Äúamerica is in crying need" into card field "TWOB" of card "TWO"
  861.   set lockScreen to false
  862.   wait 2 secs
  863.   visual effect dissolve slowly
  864.   go to card "TWO"
  865.   set lockScreen to true
  866.   put "of the moral vision" into line 1 of card field "ONE" of card "ONE"
  867.   put "that you have brought.‚Äù" into line 2 of card field "ONE" of card "ONE"
  868.   set lockScreen to false
  869.   wait 90 ticks
  870.   visual effect dissolve slowly
  871.   go to card "ONE"
  872.   set lockScreen to true
  873.   put " " into card field "TWOB" of card "TWO"
  874.   set lockScreen to false
  875.   wait 2 secs
  876.   click at 302,10
  877. end mouseUp
  878.  
  879.  
  880. -- part 25 (button)
  881. -- low flags: 00
  882. -- high flags: 0000
  883. -- rect: left=274 top=0 right=52 bottom=333
  884. -- title width / last selected line: 0
  885. -- icon id / first selected line: 0 / 0
  886. -- text alignment: 1
  887. -- font id: 0
  888. -- text size: 12
  889. -- style flags: 0
  890. -- line height: 16
  891. -- part name: FOUR
  892. ----- HyperTalk script -----
  893. on mouseUp
  894.   visual effect dissolve slowly
  895.   go to card "TWO"
  896.   set lockScreen to true
  897.   put " " into card field "ONE" of card "ONE"
  898.   put "4. G E N O C I D E" into card field "ONEB" of card "ONE"
  899.   set lockScreen to false
  900.   wait 2 secs
  901.   visual effect venetian blinds slowly
  902.   go to card "JERRY"
  903.   wait 3 secs
  904.   visual effect dissolve slowly
  905.   go to card "JERRYB"
  906.   wait 4 secs
  907.   visual effect venetian blinds slowly
  908.   go to card "TWO" --BLACK
  909.   wait 2 secs
  910.   visual effect dissolve slowly
  911.   go to card "ONE" --GENOCIDE
  912.   set lockScreen to true
  913.   put "a term first applied to the attempted extermination" into line 1 of card field "DEFINE" of card "TWO"
  914.   put "of the jews by nazi germany: the systematic killing of," into line 2 of card field "DEFINE" of card "TWO"
  915.   put "or a program of action intended to destroy," into line 3 of card field "DEFINE" of card "TWO"
  916.   put " an entire national or ethnic group" into line 4 of card field "DEFINE" of card "TWO"
  917.   set lockScreen to false
  918.   wait 3 secs
  919.   visual effect dissolve slowly
  920.   go to card "TWO"
  921.   set lockScreen to true
  922.   put " " into card field "ONEB" of card "ONE"
  923.   set lockScreen to false
  924.   wait 10 secs
  925.   visual effect dissolve slowly
  926.   go to card "ONE" --BLACK
  927.   set lockScreen to true
  928.   put " " into card field "DEFINE" of card "TWO"
  929.   put "in germany," into line 1 of card field "TWO" of card "TWO"
  930.   put "not so long ago," into line 2 of card field "TWO" of card "TWO"
  931.   set lockScreen to false
  932.   wait 2 secs
  933.   visual effect dissolve slowly
  934.   go to card "TWO"
  935.   set lockScreen to true
  936.   put "the method of dealing" into line 1 of card field "ONE" of card "ONE"
  937.   put "with the public menace" into line 2 of card field "ONE" of card "ONE"
  938.   set lockScreen to false
  939.   wait 2 secs
  940.   visual effect dissolve slowly
  941.   go to card "ONE"
  942.   set lockScreen to true
  943.   put "of jews, poles, slavs, gypsies," into line 1 of card field "TWO" of card "TWO"
  944.   put "artists, intellectuals," into line 2 of card field "TWO" of card "TWO"
  945.   set lockScreen to false
  946.   wait 2 secs
  947.   visual effect dissolve slowly
  948.   go to card "TWO"
  949.   set lockScreen to true
  950.   put " " into card field "ONE" of card "ONE"
  951.   put "and homosexuals" into card field "ONEB" of card "ONE"
  952.   set lockScreen to false
  953.   wait 3 secs
  954.   visual effect dissolve slowly
  955.   go to card "ONE"
  956.   set lockScreen to true
  957.   put " " into card field "TWO" of card "TWO"
  958.   put "was quite simple:" into card field "TWOB" of card "TWO"
  959.   set lockScreen to false
  960.   wait 2 SECS
  961.   visual effect dissolve slowly
  962.   go to card "TWO"
  963.   set lockScreen to true
  964.   put " " into card field "ONEB" of card "ONE"
  965.   put "complete annihilation" into line 1 of card field "ONE" of card "ONE"
  966.   set lockScreen to false
  967.   wait 90 ticks
  968.   visual effect dissolve slowly
  969.   go to card "ONE"
  970.   wait 1 secs
  971.   put "b" into line 2 of card field "ONE" of card "ONE"
  972.   put "by" into line 2 of card field "ONE" of card "ONE"
  973.   put "by s" into line 2 of card field "ONE" of card "ONE"
  974.   put "by sy" into line 2 of card field "ONE" of card "ONE"
  975.   put "by sys" into line 2 of card field "ONE" of card "ONE"
  976.   put "by syst" into line 2 of card field "ONE" of card "ONE"
  977.   put "by syste" into line 2 of card field "ONE" of card "ONE"
  978.   put "by system" into line 2 of card field "ONE" of card "ONE"
  979.   put "by systema" into line 2 of card field "ONE" of card "ONE"
  980.   put "by systemat" into line 2 of card field "ONE" of card "ONE"
  981.   put "by systemati" into line 2 of card field "ONE" of card "ONE"
  982.   put "by systematic" into line 2 of card field "ONE" of card "ONE"
  983.   put "by systematic e" into line 2 of card field "ONE" of card "ONE"
  984.   put "by systematic ex" into line 2 of card field "ONE" of card "ONE"
  985.   put "by systematic ext" into line 2 of card field "ONE" of card "ONE"
  986.   put "by systematic exte" into line 2 of card field "ONE" of card "ONE"
  987.   put "by systematic exter" into line 2 of card field "ONE" of card "ONE"
  988.   put "by systematic exterm" into line 2 of card field "ONE" of card "ONE"
  989.   put "by systematic extermi" into line 2 of card field "ONE" of card "ONE"
  990.   put "by systematic extermin" into line 2 of card field "ONE" of card "ONE"
  991.   put "by systematic extermina" into line 2 of card field "ONE" of card "ONE"
  992.   put "by systematic exterminat" into line 2 of card field "ONE" of card "ONE"
  993.   put "by systematic exterminati" into line 2 of card field "ONE" of card "ONE"
  994.   put "by systematic exterminatio" into line 2 of card field "ONE" of card "ONE"
  995.   put "by systematic extermination" into line 2 of card field "ONE" of card "ONE"
  996.   set lockScreen to true
  997.   put " " into card field "TWO" of card "TWO"
  998.   put "in concentration camps" into card field "TWOB" of card "TWO"
  999.   set lockScreen to false
  1000.   wait 90 ticks
  1001.   visual effect dissolve slowly
  1002.   go to card "TWO"
  1003.   set lockScreen to true
  1004.   put " " into card field "ONE" of card "ONE"
  1005.   set lockScreen to false
  1006.   wait 2 secs
  1007.   visual effect dissolve slowly
  1008.   go to card "ONE"
  1009.   set lockScreen to true
  1010.   put "six million human beings" into card field "TWOB" of card "TWO"
  1011.   set lockScreen to false
  1012.   wait 2 secs
  1013.   visual effect dissolve slowly
  1014.   go to card "TWO"
  1015.   set lockScreen to true
  1016.   put "had their lives taken from them" into line 1 of card field "ONE" of card "ONE"
  1017.   put "while the world stood by" into line 2 of card field "ONE" of card "ONE"
  1018.   set lockScreen to false
  1019.   wait 90 ticks
  1020.   visual effect dissolve slowly
  1021.   go to card "ONE"
  1022.   set lockScreen to true
  1023.   put "in silence" into card field "TWOB" of card "TWO"
  1024.   set lockScreen to false
  1025.   wait 2 secs
  1026.   visual effect venetian blinds slowly
  1027.   go to card "HITLER"
  1028.   set lockScreen to true
  1029.   put " " into card field "ONE" of card "ONE"
  1030.   set lockScreen to false
  1031.   wait 3 secs
  1032.   visual effect venetian blinds slowly
  1033.   go to card "TWO"
  1034.   wait 2 secs
  1035.   visual effect dissolve slowly
  1036.   go to card "ONE"
  1037.   set lockScreen to true
  1038.   put "auschwitz" into card field "TWOB" of card "TWO"
  1039.   set lockScreen to false
  1040.   wait 2 secs
  1041.   visual effect dissolve slowly
  1042.   go to card "TWO"
  1043.   wait 2 secs
  1044.   visual effect dissolve slowly
  1045.   go to card "ONE"
  1046.   set lockScreen to true
  1047.   put "treblinka" into card field "TWOB" of card "TWO"
  1048.   set lockScreen to false
  1049.   wait 2 secs
  1050.   visual effect dissolve slowly
  1051.   go to card "TWO"
  1052.   wait 2 secs
  1053.   visual effect dissolve slowly
  1054.   go to card "ONE"
  1055.   set lockScreen to true
  1056.   put "dachau" into card field "TWOB" of card "TWO"
  1057.   set lockScreen to false
  1058.   wait 90 ticks
  1059.   visual effect dissolve slowly
  1060.   go to card "TWO"
  1061.   wait 2 secs
  1062.   visual effect dissolve slowly
  1063.   go to card "ONE"
  1064.   set lockScreen to true
  1065.   put "buchenwald" into card field "TWOB" of card "TWO"
  1066.   set lockScreen to false
  1067.   wait 90 ticks
  1068.   visual effect dissolve slowly
  1069.   go to card "TWO"
  1070.   wait 2 secs
  1071.   visual effect dissolve slowly
  1072.   go to card "ONE"
  1073.   set lockScreen to true
  1074.   put "5. Q U A R A N T I N E" into card field "TWOB" of card "TWO"
  1075.   set lockScreen to false
  1076.   click at 397,10
  1077.   wait 4 secs
  1078. end mouseUp
  1079.  
  1080.  
  1081. -- part 26 (button)
  1082. -- low flags: 00
  1083. -- high flags: 0000
  1084. -- rect: left=364 top=0 right=52 bottom=423
  1085. -- title width / last selected line: 0
  1086. -- icon id / first selected line: 0 / 0
  1087. -- text alignment: 1
  1088. -- font id: 0
  1089. -- text size: 12
  1090. -- style flags: 0
  1091. -- line height: 16
  1092. -- part name: FIVE
  1093. ----- HyperTalk script -----
  1094. on mouseUp
  1095.   visual effect dissolve slowly
  1096.   go to card "TWO"
  1097.   set lockScreen to true
  1098.   put "a place where persons, animals, or plants having contagious diseases, insect pests, etc. are kept in isolation, or beyond which they may not travel. any period of seclusion or social ostracism to isolate politically, socially, etc." into card field "DEFINE" of card "ONE"
  1099.   set lockScreen to false
  1100.   wait 3 secs
  1101.   visual effect dissolve slowly
  1102.   go to card "ONE"
  1103.   set lockScreen to true
  1104.   put " " into card field "TWOB" of card "TWO"
  1105.   set lockScreen to false
  1106.   wait 13 secs
  1107.   visual effect dissolve slowly
  1108.   go to card "TWO"
  1109.   set lockScreen to true
  1110.   put " " into card field "DEFINE" of card "ONE"
  1111.   put "quarantine, as it relates to AIDS," into card field "ONEB" of card "ONE"
  1112.   set lockScreen to false
  1113.   wait 2 secs
  1114.   visual effect dissolve slowly
  1115.   go to card "ONE"
  1116.   set lockScreen to true
  1117.   put "is a pleasant way of saying" into card field "TWOB" of card "TWO"
  1118.   set lockScreen to false
  1119.   wait 2 secs
  1120.   visual effect dissolve slowly
  1121.   go to card "TWO"
  1122.   set lockScreen to true
  1123.   put "concentration camp" into card field "ONEB" of card "ONE"
  1124.   set lockScreen to false
  1125.   wait 2 secs
  1126.   visual effect dissolve slowly
  1127.   go to card "ONE"
  1128.   set lockScreen to true
  1129.   put " " into card field "TWOB" of card "TWO"
  1130.   set lockScreen to false
  1131.   wait 3 secs
  1132.   --click at 473,313
  1133.   --end mouseUp                      END MOUSEUP
  1134.   visual effect dissolve slowly
  1135.   go to card "TWO"
  1136.   set lockScreen to true
  1137.   put "6. S I L E N C E" into card field "ONEB" of card "ONE"
  1138.   set lockScreen to false
  1139.   wait 3 secs
  1140.   visual effect dissolve slowly
  1141.   go to card "ONE"
  1142.   set lockScreen to true
  1143.   put "the state or fact of keeping silent; a refraining" into line 1 of card field "DEFINE" of card "TWO"
  1144.   put "from speech or making noise." into line 2 of card field "DEFINE" of card "TWO"
  1145.   put "a withholding of knowledge or omission of mention." into line 3 of card field "DEFINE" of card "TWO"
  1146.   put "obscurity or oblivion" into line 4 of card field "DEFINE" of card "TWO"
  1147.   set lockScreen to false
  1148.   wait 3 secs
  1149.   visual effect dissolve slowly
  1150.   go to card "TWO"
  1151.   set lockScreen to true
  1152.   put " " into card field "ONEB" of card "ONE"
  1153.   set lockScreen to false
  1154.   wait 11 secs
  1155.   visual effect dissolve slowly
  1156.   go to card "ONE"
  1157.   set lockScreen to true
  1158.   put " " into card field "DEFINE" of card "TWO"
  1159.   set lockScreen to false
  1160.   wait 90 ticks
  1161.   visual effect dissolve slowly
  1162.   go to card "TWO"
  1163.   set lockScreen to true
  1164.   put "during the administration" into line 1 of card field "ONE" of card "ONE"
  1165.   put "of president ronald reagan" into line 2 of card field "ONE" of card "ONE"
  1166.   set lockScreen to false
  1167.   wait 2 secs
  1168.   visual effect dissolve slowly
  1169.   go to card "ONE"
  1170.   set lockScreen to true
  1171.   put "he has, on only two occasions," into line 1 of card field "TWO" of card "TWO"
  1172.   put "publicly used the word ‚ÄúAIDS‚Äù" into line 2 of card field "TWO" of card "TWO"
  1173.   set lockScreen to false
  1174.   wait 2 secs
  1175.   visual effect dissolve slowly
  1176.   go to card "TWO"
  1177.   set lockScreen to true
  1178.   put " " into card field "ONE" of card "ONE"
  1179.   set lockScreen to false
  1180.   wait 2 secs
  1181.   visual effect dissolve slowly
  1182.   go to card "ONE"
  1183.   set lockScreen to true
  1184.   put "the reagan/bush policy" into line 1 of card field "TWO" of card "TWO"
  1185.   put "on AIDS is quite clear" into line 2 of card field "TWO" of card "TWO"
  1186.   set lockScreen to false
  1187.   wait 2 secs
  1188.   visual effect dissolve slowly
  1189.   go to card "TWO"
  1190.   set lockScreen to true
  1191.   put "the record of silence" into line 1 of card field "ONE" of card "ONE"
  1192.   put "shamefully speaks for itself" into line 2 of card field "ONE" of card "ONE"
  1193.   set lockScreen to false
  1194.   wait 2 secs
  1195.   visual effect dissolve slowly
  1196.   go to card "ONE"
  1197.   set lockScreen to true
  1198.   put "while these figures seem to indicate" into line 1 of card field "TWO" of card "TWO"
  1199.   put " an increase in AIDS spending," into line 2 of card field "TWO" of card "TWO"
  1200.   set lockScreen to false
  1201.   wait 2 secs
  1202.   visual effect wipe left slowly
  1203.   go to card "STATS"
  1204.   wait 90 ticks
  1205.   put "YEAR" into line 2 of card field "HEAD ONE" of card "STATS"
  1206.   put "TOTAL CASES" into card field "HEAD TWO" of card "STATS"
  1207.   put "TOTAL DEATHS" into card field "HEAD THREE" of card "STATS"
  1208.   put "REAGAN BUDGET" into card field "HEAD FOUR" of card "STATS"
  1209.   put "ALLOCATED FUNDS" into card field "HEAD FIVE" of card "STATS"
  1210.   wait 1 secs
  1211.   put "1981" into line 1 of card field "YEAR" of card "STATS"
  1212.   put "270" into line 1 of card field "CASES" of card "STATS"
  1213.   put "250" into line 1 of card field "DEATHS" of card "STATS"
  1214.   put "0" into line 1 of card field "REAGAN" of card "STATS"
  1215.   put "0" into line 1 of card field "FUNDS" of card "STATS"
  1216.   wait 1 secs
  1217.   put "1982" into line 2 of card field "YEAR" of card "STATS"
  1218.   put "1293" into line 2 of card field "CASES" of card "STATS"
  1219.   put "1153" into line 2 of card field "DEATHS" of card "STATS"
  1220.   put "0" into line 2 of card field "REAGAN" of card "STATS"
  1221.   put "5.6 million" into line 2 of card field "FUNDS" of card "STATS"
  1222.   wait 1 secs
  1223.   put "1983" into line 3 of card field "YEAR" of card "STATS"
  1224.   put "4129" into line 3 of card field "CASES" of card "STATS"
  1225.   put "3694" into line 3 of card field "DEATHS" of card "STATS"
  1226.   put "0" into line 3 of card field "REAGAN" of card "STATS"
  1227.   put "28.7 million" into line 3 of card field "FUNDS" of card "STATS"
  1228.   wait 1 secs
  1229.   put "1984" into line 4 of card field "YEAR" of card "STATS"
  1230.   put "9888" into line 4 of card field "CASES" of card "STATS"
  1231.   put "8428" into line 4 of card field "DEATHS" of card "STATS"
  1232.   put "39.8 million" into line 4 of card field "REAGAN" of card "STATS"
  1233.   put "61.5 million" into line 4 of card field "FUNDS" of card "STATS"
  1234.   wait 1 secs
  1235.   put "1985" into line 5 of card field "YEAR" of card "STATS"
  1236.   put "20270" into line 5 of card field "CASES" of card "STATS"
  1237.   put "16393" into line 5 of card field "DEATHS" of card "STATS"
  1238.   put "60.5 million" into line 5 of card field "REAGAN" of card "STATS"
  1239.   put "109.2 million" into line 5 of card field "FUNDS" of card "STATS"
  1240.   wait 1 secs
  1241.   put "1986" into line 6 of card field "YEAR" of card "STATS"
  1242.   put "36306" into line 6 of card field "CASES" of card "STATS"
  1243.   put "26079" into line 6 of card field "DEATHS" of card "STATS"
  1244.   put "126.0 million" into line 6 of card field "REAGAN" of card "STATS"
  1245.   put "233.8 million" into line 6 of card field "FUNDS" of card "STATS"
  1246.   wait 1 secs
  1247.   put "1987" into line 7 of card field "YEAR" of card "STATS"
  1248.   put "57146" into line 7 of card field "CASES" of card "STATS"
  1249.   put "33481" into line 7 of card field "DEATHS" of card "STATS"
  1250.   put "203.4 million" into line 7 of card field "REAGAN" of card "STATS"
  1251.   put "410.7 million" into line 7 of card field "FUNDS" of card "STATS"
  1252.   wait 5 secs
  1253.   visual effect wipe right slowly
  1254.   go to card "REAGAN"
  1255.   set lockScreen to true
  1256.   put " " into card field "ONE" of card "ONE"
  1257.   set lockScreen to false
  1258.   wait 3 secs
  1259.   visual effect wipe left slowly
  1260.   go to card "ONE"
  1261.   wait 2 secs
  1262.   visual effect dissolve slowly
  1263.   go to card "TWO"
  1264.   set lockScreen to true
  1265.   put " " into card field "HEAD ONE" of card "STATS"
  1266.   put " " into card field "HEAD TWO" of card "STATS"
  1267.   put " " into card field "HEAD THREE" of card "STATS"
  1268.   put " " into card field "HEAD FOUR" of card "STATS"
  1269.   put " " into card field "HEAD FIVE" of card "STATS"
  1270.   put " " into card field "YEAR" of card "STATS"
  1271.   put " " into card field "CASES" of card "STATS"
  1272.   put " " into card field "DEATHS" of card "STATS"
  1273.   put " " into card field "REAGAN" of card "STATS"
  1274.   put " " into card field "FUNDS" of card "STATS"
  1275.   put "the federal funds spent" into line 1 of card field "ONE" of card "ONE"
  1276.   put "on AIDS education and research" into line 2 of card field "ONE" of card "ONE"
  1277.   set lockScreen to false
  1278.   wait 2 secs
  1279.   visual effect dissolve slowly
  1280.   go to card "ONE"
  1281.   set lockScreen to true
  1282.   put "are less than ten percent" into line 1 of card field "TWO" of card "TWO"
  1283.   put "of the tax monies collected" into line 2 of card field "TWO" of card "TWO"
  1284.   set lockScreen to false
  1285.   wait 2 secs
  1286.   visual effect dissolve slowly
  1287.   go to card "TWO"
  1288.   set lockScreen to true
  1289.   put "from those individuals" into line 1 of card field "ONE" of card "ONE"
  1290.   put "now living with AIDS" into line 2 of card field "ONE" of card "ONE"
  1291.   set lockScreen to false
  1292.   wait 2 secs
  1293.   visual effect dissolve slowly
  1294.   go to card "ONE"
  1295.   set lockScreen to true
  1296.   put " " into card field "TWO" of card "TWO"
  1297.   set lockScreen to false
  1298.   wait 2 secs
  1299.   visual effect dissolve slowly
  1300.   go to card "TWO"
  1301.   set lockScreen to true
  1302.   put "in november of 1987, with" into line 1 of card field "ONE" of card "ONE"
  1303.   put "25,644 known deaths from AIDS," into line 2 of card field "ONE" of card "ONE"
  1304.   set lockScreen to false
  1305.   wait 2 secs
  1306.   visual effect dissolve slowly
  1307.   go to card "ONE"
  1308.   set lockScreen to true
  1309.   put "47,757 americans" into line 1 of card field "TWO" of card "TWO"
  1310.   put "diagnosed with AIDS," into line 2 of card field "TWO" of card "TWO"
  1311.   set lockScreen to false
  1312.   wait 4 secs
  1313.   visual effect dissolve slowly
  1314.   go to card "TWO"
  1315.   set lockScreen to true
  1316.   put "ten times that number with" into line 1 of card field "ONE" of card "ONE"
  1317.   put "AIDS related complex (ARC)" into line 2 of card field "ONE" of card "ONE"
  1318.   set lockScreen to false
  1319.   wait 4 secs
  1320.   visual effect dissolve slowly
  1321.   go to card "ONE"
  1322.   set lockScreen to true
  1323.   put "and ten times that number" into line 1 of card field "TWO" of card "TWO"
  1324.   put "believed infected with the virus," into line 2 of card field "TWO" of card "TWO"
  1325.   set lockScreen to false
  1326.   wait 4 secs
  1327.   visual effect dissolve slowly
  1328.   go to card "TWO"
  1329.   set lockScreen to true
  1330.   put "u.s. president ronald reagan," into line 1 of card field "ONE" of card "ONE"
  1331.   put "the great communicator, proclaimed:" into line 2 of card field "ONE" of card "ONE"
  1332.   set lockScreen to false
  1333.   wait 4 secs
  1334.   visual effect dissolve slowly
  1335.   go to card "ONE"
  1336.   set lockScreen to true
  1337.   put "‚Äúi have asked the department" into line 1 of card field "TWO" of card "TWO"
  1338.   put "of health and human services" into line 2 of card field "TWO" of card "TWO"
  1339.   set lockScreen to false
  1340.   wait 3 secs
  1341.   visual effect dissolve slowly
  1342.   go to card "TWO"
  1343.   set lockScreen to true
  1344.   put "to determine" into line 1 of card field "ONE" of card "ONE"
  1345.   put "as soon as possible" into line 2 of card field "ONE" of card "ONE"
  1346.   set lockScreen to false
  1347.   wait 3 secs
  1348.   visual effect dissolve slowly
  1349.   go to card "ONE"
  1350.   set lockScreen to true
  1351.   put "the extent to which" into line 1 of card field "TWO" of card "TWO"
  1352.   put "the AIDS virus" into line 2 of card field "TWO" of card "TWO"
  1353.   set lockScreen to false
  1354.   wait 2 secs
  1355.   visual effect dissolve slowly
  1356.   go to card "TWO"
  1357.   set lockScreen to true
  1358.   put " " into card field "ONE" of card "ONE"
  1359.   put "has penetrated our society.‚Äù" into card field "ONEB" of card "ONE"
  1360.   set lockScreen to false
  1361.   wait 2 secs
  1362.   visual effect dissolve slowly
  1363.   go to card "ONE"
  1364.   set lockScreen to true
  1365.   put " " into card field "TWO" of card "TWO"
  1366.   set lockScreen to false
  1367.   wait 3 secs
  1368.   visual effect dissolve slowly
  1369.   go to card "TWO"
  1370.   set lockScreen to true
  1371.   put " " into card field "ONEB" of card "ONE"
  1372.   put "the AIDS and human rights policy" into line 1 of card field "ONE" of card "ONE"
  1373.   put "of the reagan/bush administration" into line 2 of card field "ONE" of card "ONE"
  1374.   set lockScreen to false
  1375.   wait 3 secs
  1376.   visual effect dissolve slowly
  1377.   go to card "ONE"
  1378.   set lockScreen to true
  1379.   put "has, for our generation," into line 1 of card field "TWO" of card "TWO"
  1380.   put "redefined the word ‚Äúsilence‚Äù" into line 2 of card field "TWO" of card "TWO"
  1381.   set lockScreen to false
  1382.   wait 3 secs
  1383.   visual effect dissolve slowly
  1384.   go to card "TWO"
  1385.   set lockScreen to true
  1386.   put "S I L E N C E  =  D E A T H" into card field "ONE" of card "ONE"
  1387.   set lockScreen to false
  1388.   wait 4 secs
  1389.   visual effect dissolve slowly
  1390.   go to card "ONE"
  1391.   set lockScreen to true
  1392.   put " " into card field "TWO" of card "TWO"
  1393.   set lockScreen to false
  1394.   wait 5 secs
  1395.   visual effect dissolve slowly
  1396.   go to card "TWO"
  1397.   set lockScreen to true
  1398.   put " " into card field "ONE" of card "ONE"
  1399.   set lockScreen to false
  1400.   set dragSpeed to 200
  1401.   set pattern to 1
  1402.   choose brush tool
  1403.   set brush to 28
  1404.   drag from 256,97 to 256,97
  1405.   drag from 255,99 to 257,99
  1406.   drag from 254,101 to 258,101
  1407.   drag from 253,103 to 259,103
  1408.   drag from 251,105 to 261,105
  1409.   drag from 250,107 to 262,107
  1410.   drag from 249,109 to 263,109
  1411.   drag from 248,111 to 264,111
  1412.   drag from 247,113 to 265,113
  1413.   drag from 246,115 to 266,115
  1414.   drag from 245,117 to 267,117
  1415.   drag from 243,119 to 269,119
  1416.   drag from 242,121 to 270,121
  1417.   drag from 241,123 to 271,123
  1418.   drag from 240,125 to 272,125
  1419.   drag from 239,127 to 273,127
  1420.   drag from 238,129 to 274,129
  1421.   drag from 237,131 to 275,131
  1422.   drag from 235,133 to 277,133
  1423.   drag from 234,135 to 278,135
  1424.   drag from 233,137 to 279,137
  1425.   drag from 232,139 to 280,139
  1426.   drag from 231,141 to 281,141
  1427.   drag from 230,143 to 282,143
  1428.   drag from 229,145 to 283,145
  1429.   drag from 227,147 to 285,147
  1430.   drag from 226,149 to 286,149
  1431.   drag from 225,151 to 287,151
  1432.   drag from 224,153 to 288,153
  1433.   drag from 223,155 to 289,155
  1434.   drag from 222,157 to 290,157
  1435.   drag from 221,159 to 291,159
  1436.   drag from 219,161 to 293,161
  1437.   drag from 218,163 to 294,163
  1438.   drag from 217,165 to 295,165
  1439.   drag from 216,167 to 296,167
  1440.   drag from 215,169 to 297,169
  1441.   drag from 214,171 to 298,171
  1442.   drag from 213,173 to 299,173
  1443.   wait 4 secs
  1444.   set dragSpeed to 400
  1445.   set pattern to 12
  1446.   set brush to 28
  1447.   drag from 256,97 to 256,97
  1448.   drag from 255,99 to 257,99
  1449.   drag from 254,101 to 258,101
  1450.   drag from 253,103 to 259,103
  1451.   drag from 251,105 to 261,105
  1452.   drag from 250,107 to 262,107
  1453.   drag from 249,109 to 263,109
  1454.   drag from 248,111 to 264,111
  1455.   drag from 247,113 to 265,113
  1456.   drag from 246,115 to 266,115
  1457.   drag from 245,117 to 267,117
  1458.   drag from 243,119 to 269,119
  1459.   drag from 242,121 to 270,121
  1460.   drag from 241,123 to 271,123
  1461.   drag from 240,125 to 272,125
  1462.   drag from 239,127 to 273,127
  1463.   drag from 238,129 to 274,129
  1464.   drag from 237,131 to 275,131
  1465.   drag from 235,133 to 277,133
  1466.   drag from 234,135 to 278,135
  1467.   drag from 233,137 to 279,137
  1468.   drag from 232,139 to 280,139
  1469.   drag from 231,141 to 281,141
  1470.   drag from 230,143 to 282,143
  1471.   drag from 229,145 to 283,145
  1472.   drag from 227,147 to 285,147
  1473.   drag from 226,149 to 286,149
  1474.   drag from 225,151 to 287,151
  1475.   drag from 224,153 to 288,153
  1476.   drag from 223,155 to 289,155
  1477.   drag from 222,157 to 290,157
  1478.   drag from 221,159 to 291,159
  1479.   drag from 219,161 to 293,161
  1480.   drag from 218,163 to 294,163
  1481.   drag from 217,165 to 295,165
  1482.   drag from 216,167 to 296,167
  1483.   drag from 215,169 to 297,169
  1484.   drag from 214,171 to 298,171
  1485.   drag from 213,173 to 299,173
  1486.   choose select tool
  1487.   doMenu "Select All"
  1488.   doMenu "Clear Picture"
  1489.   choose browse tool
  1490.   wait 90 ticks
  1491.   go to card "ONE"
  1492.   wait 1 secs
  1493.   put "¬© 1988  a r t s a v a n t" into line three of card field "DEFINE" of card "ONE"
  1494.   wait 4 secs
  1495.   put " " into line three of card field "DEFINE" of card "ONE"
  1496.   wait 2 secs
  1497.   put "your contribution in any amount is welcomed" into line 1 of card field "DEFINE" of card "ONE"
  1498.   wait 2 secs
  1499.   put "artists against aids" into line 3 of card field "DEFINE" of card "ONE"
  1500.   wait 2 secs
  1501.   put "832 1/4 south mansfield avenue" into line 4 of card field "DEFINE" of card "ONE"
  1502.   wait 2 secs
  1503.   put "los angeles, california 90036" into line 5 of card field "DEFINE" of card "ONE"
  1504.  
  1505.   wait 5 secs
  1506.   put "click here to exit" into card field "EXIT" of card "ONE"
  1507.  
  1508. end mouseUp
  1509.  
  1510.  
  1511. -- part 32 (field)
  1512. -- low flags: 01
  1513. -- high flags: 0000
  1514. -- rect: left=0 top=292 right=342 bottom=505
  1515. -- title width / last selected line: 0
  1516. -- icon id / first selected line: 0 / 0
  1517. -- text alignment: 1
  1518. -- font id: 2
  1519. -- text size: 14
  1520. -- style flags: 2048
  1521. -- line height: 18
  1522. -- part name: EXIT
  1523.  
  1524.  
  1525. -- part 33 (button)
  1526. -- low flags: 00
  1527. -- high flags: 0000
  1528. -- rect: left=0 top=262 right=342 bottom=513
  1529. -- title width / last selected line: 0
  1530. -- icon id / first selected line: 0 / 0
  1531. -- text alignment: 1
  1532. -- font id: 0
  1533. -- text size: 12
  1534. -- style flags: 0
  1535. -- line height: 16
  1536. -- part name: EXIT BUTTON
  1537. ----- HyperTalk script -----
  1538. on mouseUp
  1539.  
  1540.   doMenu "Quit Hypercard"
  1541. end mouseUp
  1542.  
  1543.  
  1544.  
  1545. -- part contents for card part 17
  1546. ----- text -----
  1547.  
  1548.  
  1549. -- part contents for card part 10
  1550. ----- text -----
  1551.  
  1552.  
  1553. -- part contents for card part 5
  1554. ----- text -----
  1555.  
  1556.  
  1557. -- part contents for card part 32
  1558. ----- text -----
  1559.